| Einhugur OpenDocument Text Plugin for Xojo |
|
EinhugurODT.Underline Class
A class for handling of underline text styling.
This class is immutable which means you can read from it, and construct new instances of it which have new values but you cannot change values on existing instances.
To assign new strike through setting to style then create new instance of this class.
Object
Underline
class EinhugurODT.Underline
Constructors
Underline | Constructor which constructs Underline with basic settings. (single line, same color as the text) |
Underline | Constructor which constructs Underline object from style, type and mode. |
Underline | Constructor which constructs Underline object from style, type , mode and color for the line. |
Properties
HasUnderlineColor | Returns true if the underline has line color set on it, else false. |
Mode | Returns the underline mode. |
Style | Returns the underline style. |
Type | Returns the underline type. |
UnderlineColor | Sets or gets the line color for the underline. |
Supported Platforms:
macOS Intel 64 bitmacOS Apple SiliconWindows 32 bitWindows 64 bitWindows ARM 64 bitLinux 32 bitLinux 64 bitLinux ARM 32 bitLinux ARM 64 bitiOS